-
Couldn't load subscription status.
- Fork 232
Enhance documentation on process types in AiiDA #7068
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Clarify the distinction between calculation-like and workflow-like processes in AiiDA. Expand on the roles and capabilities of each process type, including whether workflow can do data creation.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #7068 +/- ##
==========================================
+ Coverage 79.30% 79.31% +0.02%
==========================================
Files 566 566
Lines 43887 43887
==========================================
+ Hits 34801 34806 +5
+ Misses 9086 9081 -5 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, Giovanni, this makes it much clearer for me. I left 2 suggestions.
Co-authored-by: Kristjan Eimre <[email protected]>
894e74b to
cc29851
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
Clarify the distinction between calculation-like and workflow-like processes in AiiDA. Expand on the roles and capabilities of each process type, including whether workflow can do data creation.